Some header cleanups
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Nov 2010 01:39:53 +0000 (20:39 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:47 +0000 (15:39 +0100)
commite598f17871086a233e9bfabae98c56908201e3e3
tree4d19d334708d07eb4804b516897f71745273077c
parent1915a19503a888e264d1c18ee2e0b10bbaac011a
Some header cleanups

Move GtkGradient to their own files, also move GtkBorder out of
gtkstyle.h, so that header can be all deprecated.
20 files changed:
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/gtk3-sections.txt
gtk/Makefile.am
gtk/gtk.h
gtk/gtkborder.c [new file with mode: 0644]
gtk/gtkborder.h [new file with mode: 0644]
gtk/gtkcssprovider.c
gtk/gtkgradient.c [new file with mode: 0644]
gtk/gtkgradient.h [new file with mode: 0644]
gtk/gtksettings.c
gtk/gtkstyle.c
gtk/gtkstyle.h
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h
gtk/gtkstyleproperties.c
gtk/gtkstyleproperties.h
gtk/gtksymboliccolor.c
gtk/gtksymboliccolor.h
gtk/gtkwidget.c
gtk/gtkwidget.h